home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3681 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: newsfeed.ed.ac.uk!sjin
  2. From: sjin@holyrood.ed.ac.uk (S .Jin)
  3. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.win32
  4. Subject: VC++ MFC how to disable/enable pages in CPropertySheet
  5. Date: 25 Jan 1996 16:12:39 GMT
  6. Organization: Edinburgh University
  7. Message-ID: <4e8a5n$op1@scotsman.ed.ac.uk>
  8. NNTP-Posting-Host: holyrood.ed.ac.uk
  9. X-Newsreader: NN version 6.5.0 #2 (NOV)
  10.  
  11.  
  12. Hi, I am using VC++ 2.1 currently with MFC 3.1.
  13. Assume that there are many CPropertyPage pages in one CPropertySheet sheet;
  14. I have difficult to do the following things:
  15.     At first, all pages but the first page are disabled 
  16.             when the CPropertySheet sheet calls DoModal().
  17.  
  18.     And then, the disabled pages will be enabled after some 
  19.             operation in the first page.
  20.  
  21. Any help is appreciated.
  22.  
  23. Thanks in advance.
  24.  
  25. Shangjie
  26.  
  27. --
  28. * Shangjie Jin              *   Phone: +44 (0)131 650 5008
  29. * EUCS, JCMB                *   Fax:   +44 (0)131 650 6552
  30. * University of Edinburgh   *   Email: S.Jin@ed.ac.uk
  31. * Kings Buildings           *   
  32. * Edinburgh EH9 3JZ         *
  33. * Scotland, UK              *   Pseudo GB: ~{S"9z0.6!1$4sQ'<FKcVPPD=pIP=\~}
  34.